home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / vesmirna becherovka / 2004 Vesmírná Becherovka / Becherovka.exe / scripts / DefineSprite_2781 / frame_23 / DoAction_2.as next >
Encoding:
Text File  |  2004-09-30  |  151 b   |  11 lines

  1. liea.gotoAndPlay(1);
  2. if(_root.odesla and _root.s.Bpoloha < 14)
  3. {
  4.    liea.gotoAndPlay(1);
  5.    _root.s.Bpoloha = 14;
  6. }
  7. else
  8. {
  9.    liea.stop();
  10. }
  11.